'Declaration
<DispIdAttribute(9)> Function GetBlockTop( _ ByVal SegmentationResultID As String, _ ByVal BlockIdx As Integer _ ) As Integer
[DispId(9)] int GetBlockTop( string SegmentationResultID, int BlockIdx )
function GetBlockTop( SegmentationResultID: String; BlockIdx: Integer ): Integer;
DispIdAttribute(9) function GetBlockTop( SegmentationResultID : String, BlockIdx : int ) : int;
[DispId(9)] int GetBlockTop( string* SegmentationResultID, int BlockIdx )
[DispId(9)] int GetBlockTop( String^ SegmentationResultID, int BlockIdx )
Parameters
- SegmentationResultID
- BlockIdx